[INFO] fetching crate zeromq 0.6.0-pre.1...
[INFO] testing zeromq-0.6.0-pre.1 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] extracting crate zeromq 0.6.0-pre.1 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate zeromq 0.6.0-pre.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zeromq 0.6.0-pre.1
[INFO] tweaked toml for crates.io crate zeromq 0.6.0-pre.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zeromq 0.6.0-pre.1 on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zeromq 0.6.0-pre.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jwalk v0.8.1
[INFO] [stderr]   Downloaded zmq2 v0.5.0
[INFO] [stderr]   Downloaded sdd v4.6.2
[INFO] [stderr]   Downloaded async-dispatcher v0.1.2
[INFO] [stderr]   Downloaded async-dispatcher-macros v0.1.1
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded zmq-sys2 v0.3.0
[INFO] [stderr]   Downloaded scc v3.5.6
[INFO] [stderr]   Downloaded zeromq-src v0.2.6+4.3.4
[INFO] [stderr]   Downloaded saa v5.4.9
[INFO] [stderr]   Downloaded dircpy v0.3.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5de6fc06fcbe807df88fc708e5c546f813e97e3715327f0bd86fb67a666fb3dc
[INFO] running `Command { std: "docker" "start" "-a" "5de6fc06fcbe807df88fc708e5c546f813e97e3715327f0bd86fb67a666fb3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5de6fc06fcbe807df88fc708e5c546f813e97e3715327f0bd86fb67a666fb3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5de6fc06fcbe807df88fc708e5c546f813e97e3715327f0bd86fb67a666fb3dc", kill_on_drop: false }`
[INFO] [stdout] 5de6fc06fcbe807df88fc708e5c546f813e97e3715327f0bd86fb67a666fb3dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22b833ca306cd9e3345225eecf7b7aebd19881a650a02959ce293b7f771cd4b3
[INFO] running `Command { std: "docker" "start" "-a" "22b833ca306cd9e3345225eecf7b7aebd19881a650a02959ce293b7f771cd4b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling sdd v4.6.2
[INFO] [stderr]    Compiling saa v5.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling scc v3.5.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zeromq v0.6.0-pre.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.75s
[INFO] running `Command { std: "docker" "inspect" "22b833ca306cd9e3345225eecf7b7aebd19881a650a02959ce293b7f771cd4b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22b833ca306cd9e3345225eecf7b7aebd19881a650a02959ce293b7f771cd4b3", kill_on_drop: false }`
[INFO] [stdout] 22b833ca306cd9e3345225eecf7b7aebd19881a650a02959ce293b7f771cd4b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 213a56bba077c18dd53c97c39786ee2d1ab1cc2cc980405258d340ed3a0bcfe4
[INFO] running `Command { std: "docker" "start" "-a" "213a56bba077c18dd53c97c39786ee2d1ab1cc2cc980405258d340ed3a0bcfe4", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling zmq2 v0.5.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling async-dispatcher-macros v0.1.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling async-dispatcher v0.1.2
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling zmq-sys2 v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling zeromq v0.6.0-pre.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `zeromq` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name zeromq --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="all-transport"' --cfg 'feature="default"' --cfg 'feature="ipc-transport"' --cfg 'feature="tcp-transport"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-transport", "async-dispatcher", "async-dispatcher-macros", "async-dispatcher-runtime", "async-std", "async-std-runtime", "default", "ipc-transport", "tcp-transport", "tokio", "tokio-runtime", "tokio-util"))' -C metadata=5de8f05959e63772 -C extra-filename=-895f83810f6317e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_dispatcher=/opt/rustwide/target/debug/deps/libasync_dispatcher-0dd964848689accb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9c29f93aec9246a8.so --extern asynchronous_codec=/opt/rustwide/target/debug/deps/libasynchronous_codec-e48f98e058e3eeb0.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-45cd6b1d018d0ad9.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-98ef736e60edfeee.rlib --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-a05670a3dbb0c761.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a54dcdb17b54f5bd.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-bc0ce776a8f3d154.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a23eaa0c012da1b2.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-508667b36c2dd77f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-04443ae598b2f321.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-22a4bd2fe9ff283c.rlib --extern scc=/opt/rustwide/target/debug/deps/libscc-c5c1a4b082e97f7d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-39cf7431dc7120d7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fa183ec6fba63e29.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fc374fbcc32be187.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-97e6aee9fa3c1429.rlib --extern zmq2=/opt/rustwide/target/debug/deps/libzmq2-db72dd2567bed47a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zmq-sys2-7d20e90f46194332/out/lib -L native=/opt/rustwide/target/debug/build/zmq-sys2-7d20e90f46194332/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "213a56bba077c18dd53c97c39786ee2d1ab1cc2cc980405258d340ed3a0bcfe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "213a56bba077c18dd53c97c39786ee2d1ab1cc2cc980405258d340ed3a0bcfe4", kill_on_drop: false }`
[INFO] [stdout] 213a56bba077c18dd53c97c39786ee2d1ab1cc2cc980405258d340ed3a0bcfe4
